Skip to content

Instantly share code, notes, and snippets.

/v

Created May 29, 2017 20:19
Show Gist options
  • Save anonymous/0170802f2fef21cc7f6b6db3ba6867ac to your computer and use it in GitHub Desktop.
Save anonymous/0170802f2fef21cc7f6b6db3ba6867ac to your computer and use it in GitHub Desktop.
0:717:root@pilgrim (SB=off)/home/jd [1]# avrdude -c dragon_jtag -p m8 -e -U lfuse:w:0xff:m -U hfuse:w:0xx9:m -v
avrdude: Version 6.3
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/etc/avrdude.conf"
User configuration file is "/root/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : usb
Using Programmer : dragon_jtag
avrdude: usbdev_open(): Found AVRDRAGON, serno: 00A200065984
JTAG ICE mkII sign-on message:
Communications protocol version: 1
M_MCU:
boot-loader FW version: 255
firmware version: 7.39
hardware version: 1
S_MCU:
boot-loader FW version: 255
firmware version: 7.39
hardware version: 7
Serial number: 00:a2:00:06:59:84
Device ID: AVRDRAGON
avrdude: jtagmkII_setparm(): bad response to set parameter command: RSP_NO_TARGET_POWER
avrdude done. Thank you.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment